projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3c2c6be
)
(iswitchb-ignore-buffername-p): store-match-data => set-match-data.
author
Richard M. Stallman
<rms@gnu.org>
Sat, 14 Mar 1998 04:44:58 +0000
(
04:44
+0000)
committer
Richard M. Stallman
<rms@gnu.org>
Sat, 14 Mar 1998 04:44:58 +0000
(
04:44
+0000)
lisp/iswitchb.el
patch
|
blob
|
history
diff --git
a/lisp/iswitchb.el
b/lisp/iswitchb.el
index ca4253c7b5fcafce544d5f12a39ec9c61c53c858..a20d1806c5354b1c7c67d749c883d3bae9d76625 100644
(file)
--- a/
lisp/iswitchb.el
+++ b/
lisp/iswitchb.el
@@
-812,7
+812,7
@@
BUFFER-LIST can be list of buffers or list of strings."
))
)
(setq re-list (cdr re-list)))
- (s
tore
-match-data data)
+ (s
et
-match-data data)
;; return the result
ignorep)